Class GomSiteOrMediaStoreFolder

All Implemented Interfaces:
GomCheckable, GomElement, GomUidProviding, GomUidTypeProviding, Serializable

@Deprecated(since="5.2.241303") @NonExtendable public class GomSiteOrMediaStoreFolder extends GomStoreFolder
Deprecated.
since 5.2.241303 - no replacement
Folder element for sitestore- and mediastore-based folder restrictions
Since:
4.2
See Also:
  • Constructor Details

    • GomSiteOrMediaStoreFolder

      public GomSiteOrMediaStoreFolder(String store, String name)
      Deprecated.
      Creates a new instance with the given store and folder name
      Parameters:
      store - the name of the store
      name - the name of the folder
      Since:
      4.2
  • Method Details