Project Wonder 5.0

er.extensions.eof
Class ERXModelGroup.LocalizedAttributeProcessor

java.lang.Object
  extended by er.extensions.eof.ERXModelGroup.LocalizedAttributeProcessor
Enclosing class:
ERXModelGroup

public static class ERXModelGroup.LocalizedAttributeProcessor
extends java.lang.Object

Processes ERXLanguages attributes.

Author:
ak

Constructor Summary
ERXModelGroup.LocalizedAttributeProcessor()
           
 
Method Summary
protected  void adjustLocalizedAttributes(com.webobjects.eoaccess.EOEntity entity)
           
protected  void adjustLocalizedAttributes(com.webobjects.eoaccess.EOModelGroup group)
           
protected  com.webobjects.eoaccess.EOAttribute cloneAttribute(com.webobjects.eoaccess.EOEntity entity, com.webobjects.eoaccess.EOAttribute attribute, java.lang.String newName)
          Copies an attribute to a new name.
static void modelGroupAdded(com.webobjects.foundation.NSNotification n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ERXModelGroup.LocalizedAttributeProcessor

public ERXModelGroup.LocalizedAttributeProcessor()
Method Detail

cloneAttribute

protected com.webobjects.eoaccess.EOAttribute cloneAttribute(com.webobjects.eoaccess.EOEntity entity,
                                                             com.webobjects.eoaccess.EOAttribute attribute,
                                                             java.lang.String newName)
Copies an attribute to a new name.

Parameters:
entity -
attribute -
newName -

adjustLocalizedAttributes

protected void adjustLocalizedAttributes(com.webobjects.eoaccess.EOModelGroup group)

adjustLocalizedAttributes

protected void adjustLocalizedAttributes(com.webobjects.eoaccess.EOEntity entity)

modelGroupAdded

public static void modelGroupAdded(com.webobjects.foundation.NSNotification n)

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.