Package tigase.pubsub
Class DefaultNodeConfig
java.lang.Object
tigase.pubsub.AbstractNodeConfig
tigase.pubsub.LeafNodeConfig
tigase.pubsub.DefaultNodeConfig
@Bean(name="defaultNodeConfig",
parent=PubSubComponent.class,
active=true)
public class DefaultNodeConfig
extends LeafNodeConfig
Created by andrzej on 10.07.2016.
-
Field Summary
Fields inherited from class tigase.pubsub.AbstractNodeConfig
form, PUBSUB, TIGASE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class tigase.pubsub.LeafNodeConfig
getInstance, getMaxItems, init, isPersistItemMethods inherited from class tigase.pubsub.AbstractNodeConfig
add, asStrinTable, clone, copyFrom, copyFromForm, getBodyXslt, getBodyXsltEmbedded, getChildren, getCollection, getCollectionItemsOrdering, getDescription, getDomains, getForm, getFormElement, getNodeAccessModel, getNodeName, getNodeType, getNotificationType, getPublisherModel, getRosterGroupsAllowed, getSendLastPublishedItem, getTitle, isAllowToViewSubscribers, isCollectionSet, isDeliver_payloads, isDeliverPresenceBased, isNotify_config, isPresenceExpired, isTigaseNotifyChangeSubscriptionAffiliationState, read, reset, setBodyXsltEmbedded, setCollection, setDomains, setNodeType, setValue, setValue, setValues, toString, write
-
Constructor Details
-
DefaultNodeConfig
public DefaultNodeConfig()
-