| |
|
| java.lang.Object edu.indiana.lib.osid.base.repository.PartStructure edu.indiana.lib.osid.base.repository.http.SourcePartStructure
SourcePartStructure | protected SourcePartStructure()(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) | | |
getPartStructureId | public static org.osid.shared.Id getPartStructureId()(Code) | | Public method to fetch the PartStructure ID
|
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) | | |
validatePart | public boolean validatePart(org.osid.repository.Part part) throws org.osid.repository.RepositoryException(Code) | | |
Methods inherited from edu.indiana.lib.osid.base.repository.PartStructure | public String getDescription() throws org.osid.repository.RepositoryException(Code)(Java Doc) public String getDisplayName() throws org.osid.repository.RepositoryException(Code)(Java Doc) public org.osid.shared.Id getId() throws org.osid.repository.RepositoryException(Code)(Java Doc) public org.osid.repository.PartStructureIterator getPartStructures() throws org.osid.repository.RepositoryException(Code)(Java Doc) public org.osid.repository.RecordStructure getRecordStructure() throws org.osid.repository.RepositoryException(Code)(Java Doc) public org.osid.shared.Type getType() throws org.osid.repository.RepositoryException(Code)(Java Doc) public boolean isMandatory() throws org.osid.repository.RepositoryException(Code)(Java Doc) public boolean isPopulatedByRepository() throws org.osid.repository.RepositoryException(Code)(Java Doc) public boolean isRepeatable() throws org.osid.repository.RepositoryException(Code)(Java Doc) public void updateDisplayName(String displayName) throws org.osid.repository.RepositoryException(Code)(Java Doc) public boolean validatePart(org.osid.repository.Part part) throws org.osid.repository.RepositoryException(Code)(Java Doc)
|
|
|
|