Class AnyLayoutWrapper

java.lang.Object
org.apache.syncope.client.console.layout.AnyLayoutWrapper
All Implemented Interfaces:
Serializable

public class AnyLayoutWrapper extends Object implements Serializable
See Also:
  • Constructor Details

    • AnyLayoutWrapper

      public AnyLayoutWrapper(String key, String content)
  • Method Details

    • getKey

      public String getKey()
    • getContent

      public String getContent()