Uses of Interface
org.eclipse.modisco.jee.webapp.webapp30.CookieConfigType

Packages that use CookieConfigType
org.eclipse.modisco.jee.webapp.webapp30   
 

Uses of CookieConfigType in org.eclipse.modisco.jee.webapp.webapp30
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return CookieConfigType
 CookieConfigType Webapp30Factory.createCookieConfigType()
          Returns a new object of class 'Cookie Config Type'.
 CookieConfigType SessionConfigType.getCookieConfig()
          Returns the value of the 'Cookie Config' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 with parameters of type CookieConfigType
 void SessionConfigType.setCookieConfig(CookieConfigType value)
          Sets the value of the 'Cookie Config' containment reference.