Class ProfileOutput
java.lang.Object
com.netscape.certsrv.profile.ProfileOutput
- All Implemented Interfaces:
JSONSerializer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddAttribute(ProfileAttribute attr) voidbooleanstatic ProfileOutputstatic ProfileOutputgetAttrs()getId()getName()getText()inthashCode()voidvoidsetAttrs(List<ProfileAttribute> attrs) voidsetClassId(String classId) voidvoidvoidvoidtoXML()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods 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
-