public class RecordStructure extends RecordStructure
| Modifier | Constructor and Description |
|---|---|
protected |
RecordStructure() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getDisplayName() |
String |
getFormat() |
org.osid.shared.Id |
getId() |
protected static RecordStructure |
getInstance() |
org.osid.repository.PartStructureIterator |
getPartStructures() |
String |
getSchema() |
org.osid.shared.Type |
getType() |
boolean |
isRepeatable() |
boolean |
validateRecord(org.osid.repository.Record record) |
updateDisplayNameprotected static RecordStructure getInstance()
public String getDisplayName() throws org.osid.repository.RepositoryException
getDisplayName in interface org.osid.repository.RecordStructuregetDisplayName in class RecordStructureorg.osid.repository.RepositoryExceptionpublic String getDescription() throws org.osid.repository.RepositoryException
getDescription in interface org.osid.repository.RecordStructuregetDescription in class RecordStructureorg.osid.repository.RepositoryExceptionpublic String getFormat() throws org.osid.repository.RepositoryException
getFormat in interface org.osid.repository.RecordStructuregetFormat in class RecordStructureorg.osid.repository.RepositoryExceptionpublic String getSchema() throws org.osid.repository.RepositoryException
getSchema in interface org.osid.repository.RecordStructuregetSchema in class RecordStructureorg.osid.repository.RepositoryExceptionpublic org.osid.shared.Type getType()
throws org.osid.repository.RepositoryException
getType in interface org.osid.repository.RecordStructuregetType in class RecordStructureorg.osid.repository.RepositoryExceptionpublic boolean isRepeatable()
throws org.osid.repository.RepositoryException
isRepeatable in interface org.osid.repository.RecordStructureisRepeatable in class RecordStructureorg.osid.repository.RepositoryExceptionpublic org.osid.shared.Id getId()
throws org.osid.repository.RepositoryException
getId in interface org.osid.repository.RecordStructuregetId in class RecordStructureorg.osid.repository.RepositoryExceptionpublic org.osid.repository.PartStructureIterator getPartStructures()
throws org.osid.repository.RepositoryException
getPartStructures in interface org.osid.repository.RecordStructuregetPartStructures in class RecordStructureorg.osid.repository.RepositoryExceptionpublic boolean validateRecord(org.osid.repository.Record record)
throws org.osid.repository.RepositoryException
validateRecord in interface org.osid.repository.RecordStructurevalidateRecord in class RecordStructureorg.osid.repository.RepositoryExceptionCopyright © 2004–2017 Indiana University Library Information Technology. All rights reserved.