Class ProfileData
java.lang.Object
com.netscape.certsrv.tps.profile.ProfileData
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetID()getLink()inthashCode()voidvoidvoidsetProfileID(String profileID) voidsetProperties(Map<String, String> properties) voidtoString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Constructor Details
-
ProfileData
public ProfileData()
-
-
Method Details
-
getID
-
setID
-
getProfileID
-
setProfileID
-
getStatus
-
setStatus
-
getProperties
-
setProperties
-
getLink
-
setLink
-
hashCode
-
equals
-
toString
-