| Constructor and Description |
|---|
ModerationRule()
Constructor
|
getFullName, setFullName, setFullNamepublic ModerationRuleAction getAction()
public void setAction(ModerationRuleAction action)
protected void setAction(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic int getActionLimit()
public void setActionLimit(int actionLimit)
protected void setActionLimit(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic boolean getActive()
public boolean isActive()
public void setActive(boolean active)
protected void setActive(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getDescription()
public void setDescription(String description)
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ModeratedEntityField[] getEntitiesAndFields()
public void setEntitiesAndFields(ModeratedEntityField[] entitiesAndFields)
protected void setEntitiesAndFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getMasterLabel()
public void setMasterLabel(String masterLabel)
protected void setMasterLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic int getNotifyLimit()
public void setNotifyLimit(int notifyLimit)
protected void setNotifyLimit(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic RateLimitTimePeriod getTimePeriod()
public void setTimePeriod(RateLimitTimePeriod timePeriod)
protected void setTimePeriod(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ModerationRuleType getType()
public void setType(ModerationRuleType type)
protected void setType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String[] getUserCriteria()
public void setUserCriteria(String[] userCriteria)
protected void setUserCriteria(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getUserMessage()
public void setUserMessage(String userMessage)
protected void setUserMessage(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class MetadataIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class MetadataIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class MetadataIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class MetadataIOExceptionConnectionExceptionCopyright © 2017. All Rights Reserved.