public abstract class Record extends Object implements org.osid.repository.Record
| Constructor and Description |
|---|
Record() |
| Modifier and Type | Method and Description |
|---|---|
org.osid.repository.Part |
createPart(org.osid.shared.Id partStructureId,
Serializable value) |
void |
deletePart(org.osid.shared.Id partId) |
String |
getDisplayName() |
org.osid.shared.Id |
getId() |
org.osid.repository.PartIterator |
getParts() |
org.osid.repository.RecordStructure |
getRecordStructure() |
boolean |
isMultivalued() |
void |
updateDisplayName(String displayName) |
public String getDisplayName() throws org.osid.repository.RepositoryException
getDisplayName in interface org.osid.repository.Recordorg.osid.repository.RepositoryExceptionpublic org.osid.shared.Id getId()
throws org.osid.repository.RepositoryException
getId in interface org.osid.repository.Recordorg.osid.repository.RepositoryExceptionpublic org.osid.repository.Part createPart(org.osid.shared.Id partStructureId,
Serializable value)
throws org.osid.repository.RepositoryException
createPart in interface org.osid.repository.Recordorg.osid.repository.RepositoryExceptionpublic void deletePart(org.osid.shared.Id partId)
throws org.osid.repository.RepositoryException
deletePart in interface org.osid.repository.Recordorg.osid.repository.RepositoryExceptionpublic void updateDisplayName(String displayName) throws org.osid.repository.RepositoryException
updateDisplayName in interface org.osid.repository.Recordorg.osid.repository.RepositoryExceptionpublic org.osid.repository.PartIterator getParts()
throws org.osid.repository.RepositoryException
getParts in interface org.osid.repository.Recordorg.osid.repository.RepositoryExceptionpublic org.osid.repository.RecordStructure getRecordStructure()
throws org.osid.repository.RepositoryException
getRecordStructure in interface org.osid.repository.Recordorg.osid.repository.RepositoryExceptionpublic boolean isMultivalued()
throws org.osid.repository.RepositoryException
org.osid.repository.RepositoryExceptionCopyright © 2004–2017 Indiana University Library Information Technology. All rights reserved.