| |
|
| java.lang.Object org.sakaiproject.component.osid.repository.srw.XmlPartStructure
XmlPartStructure | public class XmlPartStructure implements org.osid.repository.PartStructure(Code) | | author: Massachusetts Institute of Techbology, Sakai Software Development Team |
XmlPartStructure | protected XmlPartStructure()(Code) | | |
getDescription | public String getDescription() throws org.osid.repository.RepositoryException(Code) | | |
getDisplayName | public String getDisplayName() throws org.osid.repository.RepositoryException(Code) | | |
getId | public org.osid.shared.Id getId() throws org.osid.repository.RepositoryException(Code) | | |
getPartStructures | public org.osid.repository.PartStructureIterator getPartStructures() throws org.osid.repository.RepositoryException(Code) | | |
getRecordStructure | public org.osid.repository.RecordStructure getRecordStructure() throws org.osid.repository.RepositoryException(Code) | | |
getType | public org.osid.shared.Type getType() throws org.osid.repository.RepositoryException(Code) | | |
isMandatory | public boolean isMandatory() throws org.osid.repository.RepositoryException(Code) | | |
isPopulatedByRepository | public boolean isPopulatedByRepository() throws org.osid.repository.RepositoryException(Code) | | |
isRepeatable | public boolean isRepeatable() throws org.osid.repository.RepositoryException(Code) | | |
updateDisplayName | public void updateDisplayName(String displayName) throws org.osid.repository.RepositoryException(Code) | | |
validatePart | public boolean validatePart(org.osid.repository.Part part) throws org.osid.repository.RepositoryException(Code) | | |
|
|
|