@Entity public class Site extends DSpaceObject
id| Modifier | Constructor and Description |
|---|---|
protected |
Site()
Protected constructor, create object using:
SiteService.createSite(Context) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getType()
Get the type of this object, found in Constants
|
String |
getURL() |
addDetails, addHandle, addMetadata, clearDetails, clearModified, getDetails, getHandle, getHandles, getID, getMetadata, getResourcePolicies, isMetadataModified, isModified, removeMetadata, removeMetadata, setMetadata, setMetadataModified, setModifiedprotected Site()
SiteService.createSite(Context)public int getType()
getType in class DSpaceObjectpublic String getName()
getName in class DSpaceObjectpublic String getURL()
Copyright © 2016 DuraSpace. All Rights Reserved.