Copy a class from one package to another.
class copy source destination
Name of class that is to be copied
New class name
class copy /system:NAS sugarcrm/local:NAS
copy class from global catalog to local application catalog
class copy /system:NAS sugarcrm:NAS
copy class from global catalog to application singleton
class copy sugarcrm:NAS /system:NAS
copy application singleton class to global catalog
Notes: Classes can be copied:
a) from one catalog to another,
b) from a catalog to an application singleton,
c) from application singleton to a catalog.
|
Copyright © 2011 CA.
All rights reserved.
|
|