Class MemberConfig


  • public class MemberConfig
    extends GeneralTagConfig<TagDefinition,​java.lang.String>
    A tag config that has a string path with is the UID of the parent folder.
    • Constructor Summary

      Constructors 
      Constructor Description
      MemberConfig​(java.lang.String parentFolderUid, TagDefinition def)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • MemberConfig

        public MemberConfig​(java.lang.String parentFolderUid,
                            TagDefinition def)