Interface ProfileServiceCached.AttributeContainer

Enclosing class:
ProfileServiceCached

public static interface ProfileServiceCached.AttributeContainer
  • Method Details

    • hasAttributes

      boolean hasAttributes()
    • getAttribute

      Object getAttribute(String name)
    • setAttribute

      void setAttribute(String name, Object value)