public class IsnIdentifierPartStructure extends Object implements org.osid.repository.PartStructure
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getDisplayName() |
org.osid.shared.Id |
getId() |
protected static IsnIdentifierPartStructure |
getInstance() |
static org.osid.shared.Id |
getPartStructureId()
Public method to fetch the PartStructure ID
|
org.osid.repository.PartStructureIterator |
getPartStructures() |
org.osid.repository.RecordStructure |
getRecordStructure() |
org.osid.shared.Type |
getType() |
boolean |
isMandatory() |
boolean |
isPopulatedByRepository() |
boolean |
isRepeatable() |
void |
updateDisplayName(String displayName) |
boolean |
validatePart(org.osid.repository.Part part) |
public static org.osid.shared.Id getPartStructureId()
protected static IsnIdentifierPartStructure getInstance()
public String getDisplayName() throws org.osid.repository.RepositoryException
getDisplayName in interface org.osid.repository.PartStructureorg.osid.repository.RepositoryExceptionpublic String getDescription() throws org.osid.repository.RepositoryException
getDescription in interface org.osid.repository.PartStructureorg.osid.repository.RepositoryExceptionpublic boolean isMandatory()
throws org.osid.repository.RepositoryException
isMandatory in interface org.osid.repository.PartStructureorg.osid.repository.RepositoryExceptionpublic boolean isPopulatedByRepository()
throws org.osid.repository.RepositoryException
isPopulatedByRepository in interface org.osid.repository.PartStructureorg.osid.repository.RepositoryExceptionpublic boolean isRepeatable()
throws org.osid.repository.RepositoryException
isRepeatable in interface org.osid.repository.PartStructureorg.osid.repository.RepositoryExceptionpublic void updateDisplayName(String displayName) throws org.osid.repository.RepositoryException
updateDisplayName in interface org.osid.repository.PartStructureorg.osid.repository.RepositoryExceptionpublic org.osid.shared.Id getId()
throws org.osid.repository.RepositoryException
getId in interface org.osid.repository.PartStructureorg.osid.repository.RepositoryExceptionpublic org.osid.shared.Type getType()
throws org.osid.repository.RepositoryException
getType in interface org.osid.repository.PartStructureorg.osid.repository.RepositoryExceptionpublic org.osid.repository.RecordStructure getRecordStructure()
throws org.osid.repository.RepositoryException
getRecordStructure in interface org.osid.repository.PartStructureorg.osid.repository.RepositoryExceptionpublic boolean validatePart(org.osid.repository.Part part)
throws org.osid.repository.RepositoryException
validatePart in interface org.osid.repository.PartStructureorg.osid.repository.RepositoryExceptionpublic org.osid.repository.PartStructureIterator getPartStructures()
throws org.osid.repository.RepositoryException
getPartStructures in interface org.osid.repository.PartStructureorg.osid.repository.RepositoryExceptionCopyright © 2004–2019 Indiana University Library Information Technology. All rights reserved.