|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.sas.edir.util.GUIDUtil
GUID creation
| Constructor Summary | |
GUIDUtil()
Null constructor |
|
| Method Summary | |
static java.lang.String |
getGuid(EnterpriseDirectory privEdir,
Entity content)
Creates a GUID value and stores it in a metadata store as a sasGuid attribute if one does not already exist. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GUIDUtil()
| Method Detail |
public static java.lang.String getGuid(EnterpriseDirectory privEdir,
Entity content)
throws java.lang.Exception
privEdir - An EnterpriseDirectory that has permission to write to ,
the metadata store for the contentcontent - An Entity that represents the content to be referred to
by using a GUIDjava.lang.Exception - on error
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||