Package com.netscape.certsrv.profile
Class ProfileOutput
java.lang.Object
com.netscape.certsrv.profile.ProfileOutput
- All Implemented Interfaces:
JSONSerializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addAttribute
(ProfileAttribute attr) void
boolean
static ProfileOutput
static ProfileOutput
getAttrs()
getId()
getName()
getText()
int
hashCode()
void
void
setAttrs
(List<ProfileAttribute> attrs) void
setClassId
(String classId) void
void
void
void
toXML()
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Constructor Details
-
ProfileOutput
public ProfileOutput() -
ProfileOutput
-
-
Method Details
-
getId
-
setId
-
getClassId
-
setClassId
-
getAttrs
-
setAttrs
-
getName
-
setName
-
getText
-
setText
-
addAttribute
-
removeAttribute
-
clearAttributes
public void clearAttributes() -
hashCode
-
equals
-
toDOM
-
toDOM
-
fromDOM
-
toXML
-
fromXML
- Throws:
Exception
-