public abstract class RecordStructure extends Object implements org.osid.repository.RecordStructure
| Constructor and Description |
|---|
RecordStructure() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getDisplayName() |
String |
getFormat() |
org.osid.shared.Id |
getId() |
org.osid.repository.PartStructureIterator |
getPartStructures() |
String |
getSchema() |
org.osid.shared.Type |
getType() |
boolean |
isRepeatable() |
void |
updateDisplayName(String displayName) |
boolean |
validateRecord(org.osid.repository.Record record) |
public String getDisplayName() throws org.osid.repository.RepositoryException
getDisplayName in interface org.osid.repository.RecordStructureorg.osid.repository.RepositoryExceptionpublic String getDescription() throws org.osid.repository.RepositoryException
getDescription in interface org.osid.repository.RecordStructureorg.osid.repository.RepositoryExceptionpublic String getFormat() throws org.osid.repository.RepositoryException
getFormat in interface org.osid.repository.RecordStructureorg.osid.repository.RepositoryExceptionpublic String getSchema() throws org.osid.repository.RepositoryException
getSchema in interface org.osid.repository.RecordStructureorg.osid.repository.RepositoryExceptionpublic org.osid.shared.Type getType()
throws org.osid.repository.RepositoryException
getType in interface org.osid.repository.RecordStructureorg.osid.repository.RepositoryExceptionpublic boolean isRepeatable()
throws org.osid.repository.RepositoryException
isRepeatable in interface org.osid.repository.RecordStructureorg.osid.repository.RepositoryExceptionpublic org.osid.shared.Id getId()
throws org.osid.repository.RepositoryException
getId in interface org.osid.repository.RecordStructureorg.osid.repository.RepositoryExceptionpublic void updateDisplayName(String displayName) throws org.osid.repository.RepositoryException
updateDisplayName in interface org.osid.repository.RecordStructureorg.osid.repository.RepositoryExceptionpublic org.osid.repository.PartStructureIterator getPartStructures()
throws org.osid.repository.RepositoryException
getPartStructures in interface org.osid.repository.RecordStructureorg.osid.repository.RepositoryExceptionpublic boolean validateRecord(org.osid.repository.Record record)
throws org.osid.repository.RepositoryException
validateRecord in interface org.osid.repository.RecordStructureorg.osid.repository.RepositoryExceptionCopyright © 2004–2019 Indiana University Library Information Technology. All rights reserved.