Class DefaultNodeConfig


  • @Bean(name="defaultNodeConfig",
          parent=IMixComponent.class,
          active=true)
    public class DefaultNodeConfig
    extends tigase.pubsub.DefaultNodeConfig
    • Field Summary

      • Fields inherited from class tigase.pubsub.AbstractNodeConfig

        form, PUBSUB, TIGASE
    • Method Summary

      • Methods inherited from class tigase.pubsub.LeafNodeConfig

        getInstance, getMaxItems, init, isPersistItem
      • Methods 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
      • Methods inherited from class java.lang.Object

        equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • DefaultNodeConfig

        public DefaultNodeConfig()