Verschiedene deprecated Klassen und Methoden entfernt.
git-svn-id: https://svn.libreccm.org/ccm/trunk@371 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
e20f3426b0
commit
60488a6224
|
|
@ -15,7 +15,7 @@
|
|||
// License along with this library; if not, write to the Free Software
|
||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
//
|
||||
// $Id: Contact.pdl 287 2005-02-22 00:29:02Z sskracic $
|
||||
// $Id: Contact.pdl 1689 2007-10-26 11:06:23Z chrisg23 $
|
||||
// $DateTime: 2004/08/17 23:15:09 $
|
||||
model com.arsdigita.cms.contenttypes;
|
||||
|
||||
|
|
|
|||
|
|
@ -41,7 +41,7 @@ import com.arsdigita.util.Assert;
|
|||
* objects.
|
||||
*
|
||||
* @author Shashin Shinde <a href="mailto:sshinde@redhat.com">sshinde@redhat.com</a>
|
||||
* @version $Id: Contact.java 287 2005-02-22 00:29:02Z sskracic $
|
||||
* @version $Id: Contact.java 1689 2007-10-26 11:06:23Z chrisg23 $
|
||||
*/
|
||||
public class Contact extends ContentPage {
|
||||
|
||||
|
|
|
|||
|
|
@ -23,6 +23,9 @@ import com.arsdigita.domain.DomainObject;
|
|||
import com.arsdigita.toolbox.ui.DomainObjectPropertySheet;
|
||||
import com.arsdigita.util.Assert;
|
||||
|
||||
/**
|
||||
*
|
||||
*/
|
||||
public class AddContactPropertiesStep extends ResettableContainer {
|
||||
|
||||
private static final Logger s_log = Logger
|
||||
|
|
|
|||
Loading…
Reference in New Issue